]> Git Repo - J-u-boot.git/commit
net: dwc_eth_qos: Change eqos_ops function to static
authorPatrick Delaunay <[email protected]>
Thu, 1 Aug 2019 09:29:02 +0000 (11:29 +0200)
committerJoe Hershberger <[email protected]>
Wed, 4 Sep 2019 16:37:19 +0000 (11:37 -0500)
commit50d86e55a4e1dd208109877d4cad21ef504736b9
tree9932c8a2a2ae64fead193dbcf8392a7184b55a13
parent9bbff5478e7b9e66b25da59da85e88924b79eb2e
net: dwc_eth_qos: Change eqos_ops function to static

This patch solves many warnings when compiling with W=1:
warning: no previous prototype for '....' [-Wmissing-prototypes]

Signed-off-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-By: Ramon Fried <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/dwc_eth_qos.c
This page took 0.026797 seconds and 4 git commands to generate.