Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[linux-2.6-microblaze.git] / drivers / regulator / wm831x-dcdc.c
index 018dbbd..ad2203d 100644 (file)
@@ -204,7 +204,7 @@ static irqreturn_t wm831x_dcdc_oc_irq(int irq, void *data)
  * BUCKV specifics
  */
 
-static const struct regulator_linear_range wm831x_buckv_ranges[] = {
+static const struct linear_range wm831x_buckv_ranges[] = {
        REGULATOR_LINEAR_RANGE(600000, 0, 0x7, 0),
        REGULATOR_LINEAR_RANGE(600000, 0x8, 0x68, 12500),
 };