aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-09-03 11:18:40 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2022-02-07 21:02:20 +1100
commite6d03ac156db84422519aa8628efc210d24bf889 (patch)
treee7767e9b448dfe89ebb7dedb8cf6bd6b6325696b /sound/ppc
parentpowerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLS (diff)
downloadlinux-dev-e6d03ac156db84422519aa8628efc210d24bf889.tar.xz
linux-dev-e6d03ac156db84422519aa8628efc210d24bf889.zip
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
sys_ctrler_t definitions are tied to pmac. Move it into pmac_feature.h Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> [mpe: Move to pmac_feature.h to fix some build errors] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/7dd5ead4bbca749e2da089ff6fe2b1878d6bf40e.1630667612.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'sound/ppc')
-rw-r--r--sound/ppc/pmac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/ppc/pmac.h b/sound/ppc/pmac.h
index a758caf689d2..b6f454130463 100644
--- a/sound/ppc/pmac.h
+++ b/sound/ppc/pmac.h
@@ -26,6 +26,7 @@
#include <asm/dbdma.h>
#include <asm/prom.h>
#include <asm/machdep.h>
+#include <asm/pmac_feature.h>
/* maximum number of fragments */
#define PMAC_MAX_FRAGS 32