aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-03-16 10:18:02 +0100
committerDavid S. Miller <davem@davemloft.net>2017-03-16 11:15:14 -0700
commitb79df0fc60c5b459ac7ba60c03467d672745954b (patch)
treedf8b72200598982a188fa4e09433e79dd5ea4062 /drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
parentnet: mvneta: support suspend and resume (diff)
downloadlinux-dev-b79df0fc60c5b459ac7ba60c03467d672745954b.tar.xz
linux-dev-b79df0fc60c5b459ac7ba60c03467d672745954b.zip
isdn: hardware: mISDN: Remove reference to CONFIG_8xx
CONFIG_8xx is deprecated and should soon be removed in favor of CONFIG_PPC_8xx. Anyway, hfc_multi_8xx.h only uses 8xx I/O ports which are linked to the CPM1 communication processor included in the 8xx rather than the 8xx itself. This patch therefore makes it dependent on CONFIG_CPM1 instead, like several other drivers. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hardware/mISDN/hfc_multi_8xx.h')
-rw-r--r--drivers/isdn/hardware/mISDN/hfc_multi_8xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h b/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
index 0eafe9f04fca..8a254747768e 100644
--- a/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
+++ b/drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
@@ -6,7 +6,7 @@
*
*/
-#include <asm/8xx_immap.h>
+#include <asm/cpm1.h>
/* Change this to the value used by your board */
#ifndef IMAP_ADDR