[PATCH] Fix buffer overflow and races in capi debug functions
[powerpc.git] / include / asm-sparc64 / Kbuild
index 5edf764..a7f4440 100644 (file)
@@ -1,16 +1,26 @@
 include include/asm-generic/Kbuild.asm
 
 ALTARCH := sparc
-ARCHDEF := defined __sparc__ && defined __arch64__ 
+ARCHDEF := defined __sparc__ && defined __arch64__
 ALTARCHDEF := defined __sparc__ && !defined __arch64__
 
-header-y += agp.h apb.h asi.h auxio.h bbc.h bpp.h bsderrno.h \
-       chafsr.h chmctrl.h compat.h const.h cpudata.h dcr.h dcu.h \
-       display7seg.h ebus.h envctrl.h estate.h fbio.h fhc.h floppy.h \
-       fpumacro.h head.h hw_irq.h idprom.h iommu.h \
-       ipc.h isa.h kdebug.h lsu.h mostek.h ns87303.h \
-       openprom.h openpromio.h oplib.h parport.h pbm.h pconf.h \
-       perfctr.h pil.h psrcompat.h pstate.h reg.h sbus.h \
-       sfp-machine.h solerrno.h spinlock.h spitfire.h starfire.h \
-       sunbpp.h svr4.h timer.h ttable.h uctx.h upa.h utrap.h vga.h \
-       visasm.h watchdog.h
+header-y += apb.h
+header-y += asi.h
+header-y += bbc.h
+header-y += bpp.h
+header-y += const.h
+header-y += display7seg.h
+header-y += envctrl.h
+header-y += ipc.h
+header-y += openprom.h
+header-y += openpromio.h
+header-y += pconf.h
+header-y += psrcompat.h
+header-y += pstate.h
+header-y += reg.h
+header-y += uctx.h
+header-y += utrap.h
+header-y += watchdog.h
+
+unifdef-y += fbio.h
+unifdef-y += perfctr.h