diff options
Diffstat (limited to 'arch/arm/include/asm/omap_boot.h')
| -rw-r--r-- | arch/arm/include/asm/omap_boot.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/arm/include/asm/omap_boot.h b/arch/arm/include/asm/omap_boot.h index 87a95302f..a803965ac 100644 --- a/arch/arm/include/asm/omap_boot.h +++ b/arch/arm/include/asm/omap_boot.h @@ -45,5 +45,6 @@ struct omap_boot_parameters {  	unsigned char omap_bootdevice;  	unsigned char reset_reason;  	unsigned char ch_flags; +	unsigned long omap_bootmode;  };  #endif |