]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/ns16550.h
ARM: tegra: pull Tegra124 SoC DT from Linux v4.7
[karo-tx-uboot.git] / include / ns16550.h
index 5eeacd6ff945d48f46e8f839a1eb120336d5bb93..1311f4cb919e3dff6917a593fb390671613f5795 100644 (file)
@@ -54,9 +54,9 @@
  */
 struct ns16550_platdata {
        unsigned long base;
-       int reg_offset;
        int reg_shift;
        int clock;
+       int reg_offset;
 };
 
 struct udevice;