Skip to content

Commit

Permalink
mfd: Rename ab8500 gpadc header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Linus Walleij authored and Samuel Ortiz committed Mar 23, 2011
1 parent 07e73fb commit 8bd4d7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mfd/ab8500-gpadc.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <linux/list.h>
#include <linux/mfd/ab8500.h>
#include <linux/mfd/abx500.h>
#include <linux/mfd/ab8500/ab8500-gpadc.h>
#include <linux/mfd/ab8500/gpadc.h>

/*
* GPADC register offsets
Expand Down
File renamed without changes.

0 comments on commit 8bd4d7c

Please sign in to comment.