diff options
Diffstat (limited to 'include/asm-arm/arch-mx51/mx51.h')
-rw-r--r-- | include/asm-arm/arch-mx51/mx51.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mx51/mx51.h b/include/asm-arm/arch-mx51/mx51.h index 816e792..d06abac 100644 --- a/include/asm-arm/arch-mx51/mx51.h +++ b/include/asm-arm/arch-mx51/mx51.h @@ -445,7 +445,7 @@ enum boot_device { NAND_BOOT = 0, SPI_NOR_BOOT, MMC_BOOT, - END_BOOT, + BOOT_DEV_NUM, }; enum mxc_clock { |