diff options
author | wdenk <wdenk> | 2005-01-10 00:01:04 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-01-10 00:01:04 +0000 |
commit | 082acfd4849d2f0471b0709fe7f5ce1de387437d (patch) | |
tree | 788768a43fb5160db87797eb1fe44127b81bfa25 /include/asm-arm/arch-arm1136/sys_info.h | |
parent | 652a10c0965bcbc64dc88fc54e34bedf1612e66b (diff) | |
download | u-boot-imx-082acfd4849d2f0471b0709fe7f5ce1de387437d.zip u-boot-imx-082acfd4849d2f0471b0709fe7f5ce1de387437d.tar.gz u-boot-imx-082acfd4849d2f0471b0709fe7f5ce1de387437d.tar.bz2 |
Coding Style cleanup
Diffstat (limited to 'include/asm-arm/arch-arm1136/sys_info.h')
-rw-r--r-- | include/asm-arm/arch-arm1136/sys_info.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-arm1136/sys_info.h b/include/asm-arm/arch-arm1136/sys_info.h index 3f77d3b..fe68ccc 100644 --- a/include/asm-arm/arch-arm1136/sys_info.h +++ b/include/asm-arm/arch-arm1136/sys_info.h @@ -75,4 +75,3 @@ typedef struct h4_system_data { #define I2C_MENELAUS 0x72 /* i2c id for companion chip */ #endif - |