Ben Dooks writes: > 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 PM folks: I'd be happy to see this go through your trees, but either way is fine with me.