Searched hist:"51455 ec4f0d6aaff7371b51e8155e0d4bec1aca5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/sh/ |
H A D | shdmac.c | diff 51455ec4f0d6aaff7371b51e8155e0d4bec1aca5 Wed Dec 11 06:43:06 CST 2013 Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> DMA: shdma: Make sh_dmae_pm static
The structure isn't used outside of its compilation unit. Make it static.
Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: dmaengine@vger.kernel.org Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|