|
@@ -65,7 +65,7 @@ static int caam_reset_hw_jr(struct device *dev)
|
|
/*
|
|
/*
|
|
* Shutdown JobR independent of platform property code
|
|
* Shutdown JobR independent of platform property code
|
|
*/
|
|
*/
|
|
-int caam_jr_shutdown(struct device *dev)
|
|
|
|
|
|
+static int caam_jr_shutdown(struct device *dev)
|
|
{
|
|
{
|
|
struct caam_drv_private_jr *jrp = dev_get_drvdata(dev);
|
|
struct caam_drv_private_jr *jrp = dev_get_drvdata(dev);
|
|
dma_addr_t inpbusaddr, outbusaddr;
|
|
dma_addr_t inpbusaddr, outbusaddr;
|