forked from Minki/linux
mfd: db8500-prcmu: Rename register header
Drop the ambition to support dbx500, the other SoCs in this series were never deleted and the support for them has been deleted. DB8500 is what we support. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
parent
32679a7a6b
commit
8f00b3c41a
@ -37,7 +37,7 @@
|
||||
#include <linux/regulator/db8500-prcmu.h>
|
||||
#include <linux/regulator/machine.h>
|
||||
#include <linux/platform_data/ux500_wdt.h>
|
||||
#include "dbx500-prcmu-regs.h"
|
||||
#include "db8500-prcmu-regs.h"
|
||||
|
||||
/* Index of different voltages to be used when accessing AVSData */
|
||||
#define PRCM_AVS_BASE 0x2FC
|
||||
|
Loading…
Reference in New Issue
Block a user