Hi,
I am trying to track down an issue that happen during Debian
Installation from a USB key onto a Mac Mini G4 (PPC) [*].
Basically the USB key is working nicely (`badblocks` is fine), however
under this specific circumstances, the USB key needs to be physically
removed and then re-plugged so th
On Tue, Jun 21, 2016 at 7:52 PM, Ben Dooks wrote:
> The usbhs_write32 function is not used outside of the rcar3.c
> file, so fix the following sparse warning by making it static:
>
> drivers/usb/renesas_usbhs/rcar3.c:26:6: warning: symbol 'usbhs_write32' was
> not declared. Should it be static?
>