commit | cb8f05f74f7e8dda92095e2f9d400f799a8d1846 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Fri Mar 08 13:06:13 2013 +0100 |
committer | Steven Miao <realmz6@gmail.com> | Sat Apr 12 08:47:56 2014 +0800 |
tree | 5341295701dbf43c0b9502e353db2530a1341e94 | |
parent | 3def9074f981761d0eb449a68a4c21618a70ab29 [diff] |
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" There's a (rather subtle) typo in "CONFIG_SND_SOC_ADV80X_MODULE". Fix it once and for all by using IS_ENABLED(), which is designed to avoid issues like this. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>