Skip to content

Commit

Permalink
Staging: dream: remove duplicated #include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent ccf972b commit bb0bfc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/dream/smd/smd_rpcrouter.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit bb0bfc2

Please sign in to comment.