]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] PS3: Cleanup of os-area.c
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sat, 6 Oct 2007 21:35:43 +0000 (07:35 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Oct 2007 11:01:57 +0000 (21:01 +1000)
commitd8d78d2d9ebd5c848b7a3c30ffc4ae648bfd63a4
treedc13abd138e979569c99ff759cfc2b5ce18ec864
parent365dd9115faf580f278447929a10a5d44ed3a9f4
[POWERPC] PS3: Cleanup of os-area.c

Minor cleanup of the PS3 file os-area.c:
 o Correct file text header.
 o Add type names enum os_area_ldr_format, enum os_area_boot_flag,
   enum os_area_ctrl_button.
 o Change struct os_area_header.magic_num type to u8.
 o Add preprocessor macro SECONDS_FROM_1970_TO_2000.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/os-area.c