Commit 91b8050c authored by Philipp Zabel's avatar Philipp Zabel
Browse files

reset: oxnas: replace file name with short description



Fixes a checkpatch warning:

  WARNING: It's generally not useful to have the filename in the file
  #3: FILE: drivers/reset/reset-oxnas.c:3:
  + * drivers/reset/reset-oxnas.c

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
parent 829cdfe0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * drivers/reset/reset-oxnas.c
 * Oxford Semiconductor Reset Controller driver
 *
 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
 * Copyright (C) 2014 Ma Haijun <mahaijuns@gmail.com>