Skip to content

Commit

Permalink
Staging: ipack: Remove version.h header file inclusion
Browse files Browse the repository at this point in the history
version.h header file is no longer required.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Sachin Kamat authored and Greg Kroah-Hartman committed Jun 7, 2012
1 parent f61343b commit 7721d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/ipack/bridges/tpci200.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#ifndef _TPCI200_H_
#define _TPCI200_H_

#include <linux/version.h>
#include <linux/limits.h>
#include <linux/pci.h>
#include <linux/spinlock.h>
Expand Down

0 comments on commit 7721d65

Please sign in to comment.