kernel-ark/drivers/isdn/hisax
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
This patch removes almost all inclusions of linux/version.h.  The 3
#defines are unused in most of the touched files.

A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is
unfortunatly in linux/version.h.

There are also lots of #ifdef for long obsolete kernels, this was not
touched.  In a few places, the linux/version.h include was move to where
the LINUX_VERSION_CODE was used.

quilt vi `find * -type f -name "*.[ch]"|xargs grep -El '(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)'|grep -Ev '(/(boot|coda|drm)/|~$)'`

search pattern:
/UTS_RELEASE\|LINUX_VERSION_CODE\|KERNEL_VERSION\|linux\/\(utsname\|version\).h

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:57 -08:00
..
amd7930_fn.c
amd7930_fn.h
arcofi.c
arcofi.h
asuscom.c
avm_a1.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
avm_a1p.c
avm_pci.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
avma1_cs.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
bkm_a4t.c
bkm_a8.c
bkm_ax.h
callc.c
config.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
diva.c
elsa_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
elsa_ser.c
elsa.c
enternow_pci.c
fsm.c
fsm.h
gazel.c [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver 2005-07-27 16:25:51 -07:00
hfc4s8s_l1.c [PATCH] sparse cleanups: NULL pointers, C99 struct init. 2005-10-30 17:37:29 -08:00
hfc4s8s_l1.h
hfc_2bds0.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hfc_2bds0.h
hfc_2bs0.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hfc_2bs0.h
hfc_pci.c [PATCH] Add PCI IDs for Sitecom DC-105 2005-09-16 10:46:28 -07:00
hfc_pci.h
hfc_sx.c
hfc_sx.h
hfc_usb.c [PATCH] i4l: update hfc_usb driver 2005-11-07 07:53:47 -08:00
hfc_usb.h [PATCH] i4l: update hfc_usb driver 2005-11-07 07:53:47 -08:00
hfcscard.c
hisax_cfg.h
hisax_debug.h
hisax_fcpcipnp.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
hisax_fcpcipnp.h
hisax_if.h
hisax_isac.c
hisax_isac.h
hisax.h [PATCH] -Wundef fixes (hisax) 2005-09-07 17:17:33 -07:00
hscx_irq.c
hscx.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hscx.h
icc.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
icc.h
ipac.h
ipacx.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
ipacx.h
isac.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
isac.h
isar.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
isar.h
isdnhdlc.c
isdnhdlc.h
isdnl1.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnl1.h
isdnl2.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
isdnl2.h
isdnl3.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnl3.h
isurf.c
ix1_micro.c
jade_irq.c
jade.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
jade.h
Kconfig [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) 2005-08-23 18:43:40 -07:00
l3_1tr6.c
l3_1tr6.h
l3dss1.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
l3dss1.h
l3ni1.c
l3ni1.h
lmgr.c
Makefile
mic.c
netjet.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
netjet.h
niccy.c
nj_s.c
nj_u.c
q931.c
s0box.c
saphir.c
sedlbauer_cs.c [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions 2005-09-14 14:34:17 -07:00
sedlbauer.c
sportster.c
st5481_b.c [PATCH] hisax: remove URB_ASYNC_UNLINK 2005-09-23 13:35:36 -07:00
st5481_d.c [PATCH] Fix ST 5481 USB driver 2005-09-17 15:34:30 -07:00
st5481_init.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
st5481_usb.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
st5481.h [PATCH] Fix ST 5481 USB driver 2005-09-17 15:34:30 -07:00
tei.c
teleint.c
teles0.c
teles3.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
teles_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
telespci.c
w6692.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
w6692.h