commit | 4e56395bdd198583ada72f2fb6a7fc2d1e376c3d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Oct 07 16:04:18 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 15:25:13 2013 -0500 |
tree | 8004f4f1215dab67dbeca2a5a3e4ad7fd3a74d8a | |
parent | 8177042b410adbb11dec1c476b2a896249db2e2f [diff] |
include: delete include/linux/config.h Linux Kernel abolished include/linux/config.h long time ago. (around version v2.6.18..v2.6.19) We don't need to provide Linux copatibility any more. This commit deletes include/linux/config.h and fixes source files not to include this. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>