commit | 5bf916ee0ab638c86edeaf4caeeade9ddf44d95d | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 27 17:03:33 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 28 16:42:57 2017 -0700 |
tree | 999a10f4fc1f3564b728aa9a69f0f1d97e3d9ad9 | |
parent | 6c391ff758eb9f41e11c6143fd5bdb3b3324bf9f [diff] |
irda: move include/net/irda into staging subdirectory And finally, move the irda include files into drivers/staging/irda/include/net/irda. Yes, it's a long path, but it makes it easy for us to just add a Makefile directory path addition and all of the net and drivers code "just works". Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>