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/drivers/staging/octeon
David Daney 048316be72 staging: octeon-ethernet: Add missing #includes.
I looks like something used to implicitly include linux/interrupt.h,
and no longer does.  Fix the resulting build error by explicitly
including it.

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 15:35:16 -07:00
..
Kconfig Staging: octeon: depends on NETDEVICES 2010-09-03 17:37:16 -07:00
Makefile Staging: octeon: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:47 -07:00
cvmx-address.h
cvmx-asxx-defs.h
cvmx-cmd-queue.c
cvmx-cmd-queue.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-config.h
cvmx-dbg-defs.h
cvmx-fau.h Staging: fix typos concerning "address" 2010-07-22 14:43:10 -07:00
cvmx-fpa-defs.h
cvmx-fpa.c staging/trivial: fix typos concerning "access" 2010-09-04 21:23:25 -07:00
cvmx-fpa.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-gmxx-defs.h
cvmx-helper-board.c staging: octeon: Remove USB code 2010-10-14 12:14:09 -07:00
cvmx-helper-board.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-helper-fpa.c
cvmx-helper-fpa.h
cvmx-helper-loop.c
cvmx-helper-loop.h
cvmx-helper-npi.c
cvmx-helper-npi.h
cvmx-helper-rgmii.c
cvmx-helper-rgmii.h
cvmx-helper-sgmii.c
cvmx-helper-sgmii.h
cvmx-helper-spi.c
cvmx-helper-spi.h
cvmx-helper-util.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-helper-util.h
cvmx-helper-xaui.c
cvmx-helper-xaui.h
cvmx-helper.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-helper.h
cvmx-interrupt-decodes.c
cvmx-interrupt-rsl.c
cvmx-ipd.h
cvmx-mdio.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-packet.h
cvmx-pcsx-defs.h
cvmx-pcsxx-defs.h
cvmx-pip-defs.h
cvmx-pip.h
cvmx-pko-defs.h
cvmx-pko.c staging: octeon: change a typo comamnd to command 2011-02-04 13:01:03 -08:00
cvmx-pko.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-pow.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cvmx-scratch.h
cvmx-smix-defs.h
cvmx-spi.c
cvmx-spi.h
cvmx-spxx-defs.h
cvmx-srxx-defs.h
cvmx-stxx-defs.h
cvmx-wqe.h
ethernet-defines.h
ethernet-mdio.c staging: octeon: use printk_ratelimited instead of printk_ratelimit 2011-06-28 14:29:19 -07:00
ethernet-mdio.h
ethernet-mem.c
ethernet-mem.h
ethernet-rgmii.c staging: octeon-ethernet: Add missing #includes. 2011-08-23 15:35:16 -07:00
ethernet-rx.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ethernet-rx.h
ethernet-sgmii.c staging: octeon: use printk_ratelimited instead of printk_ratelimit 2011-06-28 14:29:19 -07:00
ethernet-spi.c staging: octeon-ethernet: Add missing #includes. 2011-08-23 15:35:16 -07:00
ethernet-tx.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ethernet-tx.h
ethernet-util.h staging: octeon: use printk_ratelimited instead of printk_ratelimit 2011-06-28 14:29:19 -07:00
ethernet-xaui.c staging: octeon: use printk_ratelimited instead of printk_ratelimit 2011-06-28 14:29:19 -07:00
ethernet.c staging: octeon: use free_netdev(netdev) instead of kfree() 2010-09-30 04:14:20 -07:00
octeon-ethernet.h