Commit e6718f68 authored by Brajeswar Ghosh's avatar Brajeswar Ghosh Committed by Greg Kroah-Hartman

staging/android/vsoc: Remove duplicate header

Remove linux/mutex.h which is included more than once
Signed-off-by: default avatarBrajeswar Ghosh <brajeswar.linux@gmail.com>
Acked-by: default avatarSouptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3b423417
......@@ -29,7 +29,6 @@
#include <linux/syscalls.h>
#include <linux/uaccess.h>
#include <linux/interrupt.h>
#include <linux/mutex.h>
#include <linux/cdev.h>
#include <linux/file.h>
#include "uapi/vsoc_shm.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