Skip to content

Commit

Permalink
quiet: arch/arm/mach-omap2/voltage.c: legacy harmless
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Apr 22, 2016
1 parent 2b029fd commit 91c7648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/voltage.c
Expand Up @@ -235,7 +235,7 @@ int __init omap_voltage_late_init(void)
struct voltagedomain *voltdm;

if (list_empty(&voltdm_list)) {
pr_err("%s: Voltage driver support not added\n",
pr_info("%s: Voltage driver support not added\n",
__func__);
return -EINVAL;
}
Expand Down

0 comments on commit 91c7648

Please sign in to comment.