staging: vt6655: remove filename from baseband.h

This patch resolves checkpatch's warning, "It's generally not useful to
have the filename in the file" for baseband.h.

Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org>
Link: https://lore.kernel.org/r/20210723144340.15787-1-lucas.henneman@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Lucas Henneman 2021-07-23 10:43:26 -04:00 committed by Greg Kroah-Hartman
parent 246f920cb7
commit 14127269cd

View file

@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved. * All rights reserved.
* *
* File: baseband.h
*
* Purpose: Implement functions to access baseband * Purpose: Implement functions to access baseband
* *
* Author: Jerry Chen * Author: Jerry Chen