diff options
| author | Paul Bolle <pebolle@tiscali.nl> | 2012-06-08 06:22:46 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-11 19:45:32 -0400 |
| commit | a6e51c1e3425fe61040e9e770f514cfdf576a1f0 (patch) | |
| tree | e1e1698fd83ea829f4c6ac0399f931746c4304ec /include/linux/Kbuild | |
| parent | e034410a3dace8ee56906095e737281899126f44 (diff) | |
staging: Delete if_strip.h
Commit f80a3f62383bf673c310926d55142d51f118926d ("Staging: strip: delete
the driver") left if_strip.h unused: nothing in the tree includes it
anymore. It is still exported, but since nothing in the kernel uses
struct MetricomAddress, that seems pointless. Delete this header too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 8760be30b375..9366142ec7e5 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -183,7 +183,6 @@ header-y += if_ppp.h | |||
| 183 | header-y += if_pppol2tp.h | 183 | header-y += if_pppol2tp.h |
| 184 | header-y += if_pppox.h | 184 | header-y += if_pppox.h |
| 185 | header-y += if_slip.h | 185 | header-y += if_slip.h |
| 186 | header-y += if_strip.h | ||
| 187 | header-y += if_team.h | 186 | header-y += if_team.h |
| 188 | header-y += if_tun.h | 187 | header-y += if_tun.h |
| 189 | header-y += if_tunnel.h | 188 | header-y += if_tunnel.h |
