Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 778bfaa7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: remove devices.h"

parents b4210ab4 8ff597c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
#include "spm.h"
#include "board-dt.h"
#include "clock.h"
#include "devices.h"
#include "platsmp.h"
#include "modem_notifier.h"
#include "pm.h"
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@
#include <mach/msm_smem.h>
#include "board-dt.h"
#include "clock.h"
#include "devices.h"
#include "spm.h"
#include "pm.h"
#include "modem_notifier.h"
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
#include <mach/clk-provider.h>
#include "board-dt.h"
#include "clock.h"
#include "devices.h"
#include "platsmp.h"

#define FSM9900_MAC0_FUSE_PHYS	0xFC4B8440
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@
#include <mach/msm_smem.h>
#include "board-dt.h"
#include "clock.h"
#include "devices.h"
#include "modem_notifier.h"
#include "spm.h"

+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#include "spm.h"
#include "board-dt.h"
#include "clock.h"
#include "devices.h"
#include "platsmp.h"
#include "modem_notifier.h"
#include "pm.h"
Loading