]> git.baikalelectronics.ru Git - kernel.git/commit
nubus: Fix up header split
authorFinn Thain <fthain@telegraphics.com.au>
Sat, 13 Jan 2018 22:37:13 +0000 (17:37 -0500)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 16 Jan 2018 15:47:29 +0000 (16:47 +0100)
commit7ae047f32f8dfd82437cef0e4835915bf1ab73eb
treed67e5a3ad48f033e7237f4e881d309d383146ed8
parent180bb2ca0d0eadeb80f74bb134fd7665a1e003f2
nubus: Fix up header split

Due to the '#ifdef __KERNEL__' being located in the wrong place, some
definitions from the kernel API were placed in the UAPI header during
the scripted header split. Fix this. Also, remove the duplicate comment
which is only relevant to the UAPI header.

Fixes: 3c8f722dc45e ("UAPI: (Scripted) Disintegrate include/linux")
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
include/linux/nubus.h
include/uapi/linux/nubus.h