summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorKumar Sanghvi <kumar.sanghvi@stericsson.com>2011-05-26 14:38:19 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:17:32 +0200
commitbcb2c81a20197c29aa15e853bd4c88bb58af00cb (patch)
treea5fa18f66ecf6ecc62f8d7e1c16ca64978a467f2 /drivers/net
parenteb7bdd255c1c20c9290cca79e7c915f0c4a28671 (diff)
u8500: shrm: Move shrm to drivers/modem
Moves shrm specific files from arch/arm/mach-ux500/mach/include and drivers/misc to include/linux/modem/shrm and drivers/modem/shrm respectively ST-Ericsson ID: CR329459 Change-Id: I3a08f83e5302429d51eb865ee1c5e4e0ec73e31b Signed-off-by: Kumar Sanghvi <kumar.sanghvi@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23980 Reviewed-by: QATEST Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/u8500_shrm.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/net/u8500_shrm.c b/drivers/net/u8500_shrm.c
index 488f96f2c04..0e813bbb3cc 100644
--- a/drivers/net/u8500_shrm.c
+++ b/drivers/net/u8500_shrm.c
@@ -12,15 +12,15 @@
#include <linux/phonet.h>
#include <linux/if_phonet.h>
#include <linux/if_arp.h>
+#include <linux/modem/shrm/shrm_driver.h>
+#include <linux/modem/shrm/shrm_private.h>
+#include <linux/modem/shrm/shrm_config.h>
+#include <linux/modem/shrm/shrm_net.h>
+#include <linux/modem/shrm/shrm.h>
#include <net/sock.h>
#include <net/phonet/phonet.h>
#include <net/phonet/pep.h>
-#include <mach/shrm_driver.h>
-#include <mach/shrm_private.h>
-#include <mach/shrm_config.h>
-#include <mach/shrm_net.h>
-#include <mach/shrm.h>
/**
* shrm_net_receive() - receive data and copy to user space buffer