commit | 7cc955c8fdd58c5f2c98077011a20ce10897288c | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Fri Dec 07 06:16:44 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 07 11:43:55 2007 +1100 |
tree | 5b936212e9c476d9ae0668f2748e3d4d34eb44a9 | |
parent | 43af66e1359999e3a6e306d4ee6edfc6c7d26595 [diff] |
[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams The ml300 and ml403 xparameters.h files use different macros for the AC97 interrupt pin assignments. This normalizes them to a canonical value similar to what EDK generates for most other devices. This is needed to get ml300 support to compile in arch/ppc. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>