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

Commit 032f8d5c authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: remove unused compile-test stub



Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 69193e50
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -32,15 +32,6 @@
#include <linux/types.h>
#include <linux/types.h>
#include <asm/sizes.h>
#include <asm/sizes.h>



#if defined(CONFIG_COMPILE_TEST) && !defined(CONFIG_ARCH_QCOM)
/* stubs we need for compile-test: */
static inline struct device *msm_iommu_get_ctx(const char *ctx_name)
{
	return NULL;
}
#endif

#ifndef CONFIG_OF
#ifndef CONFIG_OF
#include <mach/board.h>
#include <mach/board.h>
#include <mach/socinfo.h>
#include <mach/socinfo.h>