dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/netrom
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h
Remove all #inclusions of asm/system.h preparatory to splitting and killing
it.  Performed with the following command:

perl -p -i -e 's!^#\s*include\s*<asm/system[.]h>.*\n!!' `grep -Irl '^#\s*include\s*<asm/system[.]h>' *`

Signed-off-by: David Howells <dhowells@redhat.com>
2012-03-28 18:30:03 +01:00
..
Makefile
af_netrom.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_dev.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_loopback.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nr_out.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_route.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_subr.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_timer.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
sysctl_net_netrom.c sysctl net: Remove unused binary sysctl code 2009-11-12 02:05:06 -08:00