Skip to content

Commit

Permalink
uwb: remove unused #include <version.h>'s
Browse files Browse the repository at this point in the history
Remove unused #include <version.h>'s in file(s) below,
  drivers/uwb/allocator.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
  • Loading branch information
Huang Weiyi authored and David Vrabel committed Jan 7, 2009
1 parent 9a9b1d1 commit 04c470a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/uwb/allocator.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/uwb.h>

Expand Down

0 comments on commit 04c470a

Please sign in to comment.