lkml.org 
[lkml]   [2013]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 24/35] mfd: ab8500: Remove unnecessary 'struct device' declaration
Date
A recent patch saw the device.h include being removed from some other
include files and replaced with a 'struct device' declaration instead.
However, neither the include nor the declaration is actually required.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
include/linux/mfd/abx500.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/linux/mfd/abx500.h b/include/linux/mfd/abx500.h
index bd480b2..cb3288b 100644
--- a/include/linux/mfd/abx500.h
+++ b/include/linux/mfd/abx500.h
@@ -13,8 +13,6 @@

#include <linux/regulator/machine.h>

-struct device;
-
#ifndef MFD_ABX500_H
#define MFD_ABX500_H

--
1.7.10.4


\
 
 \ /
  Last update: 2013-02-15 14:43    [W:0.474 / U:1.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site