rcar_gen3: drivers: pfc: H3: Drop pfc_reg_write() forward declaration
authorMarek Vasut <[email protected]>
Mon, 17 Jun 2019 16:51:40 +0000 (18:51 +0200)
committerMarek Vasut <[email protected]>
Sat, 22 Jun 2019 15:32:44 +0000 (17:32 +0200)
commit99d5431b11564dbf4a95c05c601c02af8450ef72
tree8d099acd5561e41de4c88f59bb5ba6d283923e3b
parent7cfdefd57daa3b28a2d2e4dfaa80ac27b4ffda12
rcar_gen3: drivers: pfc: H3: Drop pfc_reg_write() forward declaration

There's no point in having forward declaration just before the function
itself, drop it. No functional change.

Signed-off-by: Marek Vasut <[email protected]>
Change-Id: I56125389fa6fe3ae169cacdb0e4b60376f0a6489
drivers/staging/renesas/rcar/pfc/H3/pfc_init_h3_v1.c
drivers/staging/renesas/rcar/pfc/H3/pfc_init_h3_v2.c