mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
Commit 56550d94cb ("Drivers: gpu: remove __dev* attributes.")
forgot to realign the continuation of the parameter section of
shmob_drm_setup_clocks().
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/b1c5c9b33b74fef1f4250847398a98f93c4dc1be.1694767209.git.geert+renesas@glider.be
This commit is contained in:
parent
616f73c9d3
commit
887042d635
|
|
@ -67,7 +67,7 @@ static int shmob_drm_init_interface(struct shmob_drm_device *sdev)
|
|||
}
|
||||
|
||||
static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev,
|
||||
enum shmob_drm_clk_source clksrc)
|
||||
enum shmob_drm_clk_source clksrc)
|
||||
{
|
||||
struct clk *clk;
|
||||
char *clkname;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user