From acff98ad6eb53acb278337919e13159bde5d84a3 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 9 Apr 2021 14:28:11 +0200 Subject: [PATCH] Revert "ANDROID: GKI: hack to handle genksyms change in sound/soc/soc-core.c" This reverts commit c64c734708acd2f7c2853869a09fc4190df89ad5 as the kabi can be updated at this point in time. Signed-off-by: Greg Kroah-Hartman Change-Id: I876f368c54ab0a4c25bdf12f7728c04e5ce8ce66 --- sound/soc/soc-core.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index 1357aeaf2d59..18dfc114ff9e 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c @@ -31,9 +31,7 @@ #include #include #include -#ifndef __GENKSYMS__ #include -#endif #include #include #include