Commit 7721d652 authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman

Staging: ipack: Remove version.h header file inclusion

version.h header file is no longer required.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f61343b3
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment