commit | 92e9e6d1f9844b73a26215025a922e7d7aeae361 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 29 10:45:02 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 30 12:08:42 2012 -0800 |
tree | 8f80b05b70b763fa403187f99eba11e4d66cadbf | |
parent | 78d86c213f28193082b5d8a1a424044b7ba406f1 [diff] |
modpost.c: Stop checking __dev* section mismatches Now that the __dev* sections are not being generated, we don't need to check for them in modpost.c. Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>