]> git.neil.brown.name Git - history.git/commit
[PATCH] M68k update (part 32)
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 23 Jul 2002 13:23:29 +0000 (06:23 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 23 Jul 2002 13:23:29 +0000 (06:23 -0700)
commitf19c666ac15c37f48578733eb953f756f4c89443
tree4f4f6ad94084d3bc53df40fc09e8e6f12e7625e8
parente8c65708185a87bb029c91723ef2955853e76a3e
[PATCH] M68k update (part 32)

Mac/m68k Nubus updates
  - Use nubus_{read,write}[bwl]()
  - Fix /proc/bus/nubus
  - Fix type and linkage of nubus_init()
  - Use nubus_{read,write}[bwl]()
  - Kill some address assignment warnings
  - Include <asm/nubus.h>
  - nubus_init() is an initcall, hence static
drivers/net/mac89x0.c
drivers/nubus/nubus.c
drivers/video/macfb.c
include/asm-m68k/nubus.h [new file with mode: 0644]
include/linux/nubus.h