History log of /include/linux/nubus.h
Revision Date Author Comments
5007b1fc4ef2c1b496536b2f026353c1d44d92ef 03-Feb-2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> headers_check fix cleanup: linux/nubus.h

These are only for kernel internals as pointed by Arnd Bergmann:
struct nubus_board
struct nubus_dev

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
9fe03bc3139503fbad66016bf714f4575babf651 02-Feb-2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> headers_check fix: linux/nubus.h

fix the following 'make headers_check' warnings:

usr/include/linux/nubus.h:297: extern's make no sense in userspace
usr/include/linux/nubus.h:299: extern's make no sense in userspace
usr/include/linux/nubus.h:303: extern's make no sense in userspace

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
d5c72d7842c71403bc3d57ca05a8a1f96d81e262 30-Jan-2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> headers_check fix: linux/nubus.h

fix the following 'make headers_check' warning:

usr/include/linux/nubus.h:232: found __[us]{8,16,32,64} type without #include <linux/types.h>

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
57dfee7c3f1fcac24e986b69bdfdccc8ea025813 05-Feb-2008 Finn Thain <fthain@telegraphics.com.au> mac68k: add nubus card definitions and a typo fix

Add some new card definitions and fix a typo (from Eugen Paiuc).

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
f877958879d413c37bfbeb7517614f3625cdea38 01-May-2007 Finn Thain <fthain@telegraphics.com.au> NuBus header update

Sync the nubus defines with the latest code in the mac68k repo. Some of these
are needed for DP8390 driver update in the next patch.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 17-Apr-2005 Linus Torvalds <torvalds@ppc970.osdl.org> Linux-2.6.12-rc2

Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!