diff options
author | Michal Marek <mmarek@suse.cz> | 2015-01-27 17:11:42 +0100 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2015-02-25 15:00:16 +0100 |
commit | 70529b1a1784503169416df19ce3d68746401340 (patch) | |
tree | bc69dcebcf52b2cd07a5d0ac7d39d38e8abd34dc /scripts/kconfig/util.c | |
parent | 4980bdf0213c9b5f876551b2ceb8ed8ece30deaf (diff) |
kconfig: Get rid of the P() macro in headers
This was originally meant for dlopen()ing a potential kconfig shared
library. The unused dlopen code has already been removed in commit
5a6f8d2b (kconfig: nuke LKC_DIRECT_LINK cruft), so let's remove the
rest. The lkc_proto.h change was made with the following sed script:
sed -r 's/^P\(([^,]*), *([^,]*), *(.*)\);/\2 \1\3;/'
Plus some manual adjustments.
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/kconfig/util.c')
0 files changed, 0 insertions, 0 deletions