Typo in CONFIG_PARISC. Guess PARISC users are a bit thin on the ground then.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3731 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
mentor 2008-06-19 00:22:42 +00:00
parent c10a304437
commit f3a89f4353

View File

@ -166,7 +166,7 @@ extern void *__ahdecl ath_hal_memcpy(void *, const void *, size_t);
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12)) && \
(AH_BYTE_ORDER == AH_BIG_ENDIAN) && \
!defined(CONFIG_GENERIC_IOMAP) && \
!defined(CONFIG_PARICS) && \
!defined(CONFIG_PARISC) && \
!(defined(CONFIG_PPC64) && \
(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,14))) && \
!defined(CONFIG_PPC_MERGE) && \