diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2016-01-13 19:46:22 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-08-08 05:47:21 +0200 |
commit | 4dd1837d7589f468ed109556513f476e7a7f9121 (patch) | |
tree | f04f68cbe8ae40d980d8be35f080c5373170e7c9 /arch/arm/mach-imx/Makefile | |
parent | s390: move exports to definitions (diff) | |
download | linux-4dd1837d7589f468ed109556513f476e7a7f9121.tar.xz linux-4dd1837d7589f468ed109556513f476e7a7f9121.zip |
arm: move exports to definitions
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r-- | arch/arm/mach-imx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile index 9f5fffd62702..8ed8ab56bb78 100644 --- a/arch/arm/mach-imx/Makefile +++ b/arch/arm/mach-imx/Makefile @@ -32,7 +32,6 @@ endif ifdef CONFIG_SND_IMX_SOC obj-y += ssi-fiq.o -obj-y += ssi-fiq-ksym.o endif # i.MX1 based machines |