diff options
author | Igor Bezukh <igbzkh@gmail.com> | 2014-07-25 18:43:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-27 11:33:08 -0700 |
commit | 17db00af8e33b05f6e23c848b1e89de56323e0bd (patch) | |
tree | b4eab793bf73cad1bc919d9eb745ffa2b5b5b0d6 /drivers/staging/vt6655 | |
parent | 846a7f69ba8908e633ef08db086f87d136985169 (diff) | |
download | blackbird-op-linux-17db00af8e33b05f6e23c848b1e89de56323e0bd.tar.gz blackbird-op-linux-17db00af8e33b05f6e23c848b1e89de56323e0bd.zip |
Staging: vt6655: removed redundant comments from country.h
Removed redundant comments from country.h header file
Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655')
-rw-r--r-- | drivers/staging/vt6655/country.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6655/country.h b/drivers/staging/vt6655/country.h index 415e7672aa32..2365fb13b033 100644 --- a/drivers/staging/vt6655/country.h +++ b/drivers/staging/vt6655/country.h @@ -32,7 +32,6 @@ #include "ttype.h" -/*--------------------- Export Definitions -------------------------*/ /************************************************************************ * The definition here should be complied with the INF country order * Please check with VNWL.inf/VNWL64.inf/VNWL*.inf |