android_kernel_samsung_msm8976/drivers/net/fs_enet
Vitaly Bordug 5427828e83 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Recent update of asm-powerpc/io.h caused cpm-related stuff to break in the
current kernel. Current patch fixes it, as well as other inconsistencies
expressed, that do not permit targets from working properly:

- Updated dts with a chosen node with interrupt controller,
- fixed messed device IDs among CPM2 SoC devices,
- corrected odd header name and fixed type in defines,
- Added 82xx subdir to the powerpc/platforms Makefile, missed during
  initial commit,
- new solely-powerpc header file for 8260 family (was using one from
  arch/ppc, this one cleaned up from the extra stuff), in fact for now
  a placeholder to get the board-specific includes for stuff not yet
  capable to live with devicetree peeks only
- Fixed couple of misprints in reference mpc8272 dts.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:03:20 +11:00
..
fec.h [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
fs_enet-main.c [PATCH] PHY: Add support for configuring the PHY connection interface 2006-12-02 00:33:11 -05:00
fs_enet.h [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads 2007-02-07 14:03:20 +11:00
Kconfig
mac-fcc.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mac-fec.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mac-scc.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
Makefile [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mii-bitbang.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mii-fec.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00