Eric Anholt [off-list ref] writes:
Ben Dooks [off-list ref] writes:
quoted
The driver defines a variable called __packet but then never
uses it, and does not export it for others to use either. Fix
the warning about undeclared variable by removing it.
drivers/soc/bcm/raspberrypi-power.c:48:3: warning: symbol '__packet' was not declared. Should it be static?
Reviewed-by: Eric Anholt <redacted>
PM folks: I'd be happy to see this go through your trees, but either way
is fine with me.
Since this is in drivers/soc, just include it in your cleanup branch for
arm-soc.
Kevin