mfd: Rename ab8500 gpadc header
Rename AB8500 GPADC header so as not to be redunantly named. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
07e73fbb2d
commit
8bd4d7c4c5
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
#include <linux/list.h>
|
#include <linux/list.h>
|
||||||
#include <linux/mfd/ab8500.h>
|
#include <linux/mfd/ab8500.h>
|
||||||
#include <linux/mfd/abx500.h>
|
#include <linux/mfd/abx500.h>
|
||||||
#include <linux/mfd/ab8500/ab8500-gpadc.h>
|
#include <linux/mfd/ab8500/gpadc.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* GPADC register offsets
|
* GPADC register offsets
|
||||||
|
|
Loading…
Reference in a new issue