staging: mt7621-pci: remove non sense comment
There is a comment at the beggining which has no sense at all. Remove it. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a934d90175
commit
b842e0b972
|
@ -32,11 +32,6 @@
|
|||
|
||||
#include "../../pci/pci.h"
|
||||
|
||||
/*
|
||||
* These functions and structures provide the BIOS scan and mapping of the PCI
|
||||
* devices.
|
||||
*/
|
||||
|
||||
/* sysctl */
|
||||
#define MT7621_CHIP_REV_ID 0x0c
|
||||
#define RALINK_CLKCFG1 0x30
|
||||
|
|
Loading…
Reference in New Issue