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_proto.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_proto.h')
-rw-r--r-- | include/asm-arm/arch-arm1136/sys_proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-arm1136/sys_proto.h b/include/asm-arm/arch-arm1136/sys_proto.h index 67206f6..4a7612f 100644 --- a/include/asm-arm/arch-arm1136/sys_proto.h +++ b/include/asm-arm/arch-arm1136/sys_proto.h @@ -45,4 +45,3 @@ u32 get_board_type(void); void display_board_info(u32); void update_mux(u32,u32); #endif - |