mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
Staging: dream: remove duplicated #include
Remove duplicated #include('s) in drivers/staging/dream/smd/smd_rpcrouter.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
ccf972bd6b
commit
bb0bfc2a6b
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@
|
|||
#include <linux/platform_device.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
#include <mach/msm_smd.h>
|
||||
#include "smd_rpcrouter.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue