OSDN Git Service

Solaris: Remove #defines for Ultra 45 southbridge device ids
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 6 Jul 2013 17:00:44 +0000 (10:00 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 6 Jul 2013 17:03:32 +0000 (10:03 -0700)
commit883acb4bf30735c7d8f3147341345fa9e3bc76b2
tree25132d15eafb1091517559ead23741e9daeacf5a
parent3773eea8d4e22aaedf675051e5e96af53b925152
Solaris: Remove #defines for Ultra 45 southbridge device ids

Workaround for these chipsets was removed in commit d76fb36d9c28be0f7c
with the switch of probing methods from the PCI address poking that upset
them to using the already collected data from the kernel via devinfo,
but the #define to identify them was left behind unused - remove it too.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/solx_devfs.c