Commit 6a78d520 authored by Arun Gopalakrishnan's avatar Arun Gopalakrishnan Committed by Hari Kanigeri

ARM OMAP Syslink IPC removal of multiple header inclusions

This will remove multiple header inclusion in some of the
ioctl files of ipc
Signed-off-by: default avatarArun M G <arunmg@ti.com>
parent 3552429b
......@@ -15,17 +15,12 @@
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
* PURPOSE.
*/
#include <linux/uaccess.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/fs.h>
#include <linux/uaccess.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/fs.h>
#include <gt.h>
#include <gatepeterson.h>
#include <gatepeterson_ioctl.h>
#include <sharedregion.h>
......
......@@ -21,7 +21,6 @@
#include <linux/bug.h>
#include <linux/fs.h>
#include <gt.h>
#include <heap.h>
#include <heapbuf.h>
#include <heapbuf_ioctl.h>
......
......@@ -15,10 +15,6 @@
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
* PURPOSE.
*/
#include <linux/uaccess.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/fs.h>
#include <linux/uaccess.h>
#include <linux/types.h>
......
......@@ -16,18 +16,12 @@
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
* PURPOSE.
*/
#include <linux/uaccess.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/fs.h>
#include <linux/uaccess.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/fs.h>
#include <gt.h>
#include <sharedregion.h>
#include <sharedregion_ioctl.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