]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-am33xx/ddr_defs.h
am33xx: fix the ddr_cmdtctrl structure
[karo-tx-uboot.git] / arch / arm / include / asm / arch-am33xx / ddr_defs.h
index bb53a6a14edc976d9e1a5e3236f1fac41eef7caa..d2f3a78a17c86697e3602b6cd237cac909118c30 100644 (file)
@@ -284,7 +284,6 @@ void config_ddr_data(const struct ddr_data *data, int nr);
  * This structure represents the DDR io control on AM33XX devices.
  */
 struct ddr_cmdtctrl {
-       unsigned int resv1[1];
        unsigned int cm0ioctl;
        unsigned int cm1ioctl;
        unsigned int cm2ioctl;