diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-24 23:21:46 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 01:59:25 -0300 |
commit | 81ad3428660d06f8faa45eacdf6eb0f1424cd404 (patch) | |
tree | 85198fc8728ca8d5c5c014fd5e09f2750230b428 /drivers/media/dvb/frontends | |
parent | d3b9d6217e8f96d220a94bb5eebc786b62af817b (diff) |
V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.h
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends')
-rw-r--r-- | drivers/media/dvb/frontends/lg_h06xf.h (renamed from drivers/media/dvb/frontends/fe_lgh06xf.h) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/dvb/frontends/fe_lgh06xf.h b/drivers/media/dvb/frontends/lg_h06xf.h index 7f29d335f55..97c77c9ab8b 100644 --- a/drivers/media/dvb/frontends/fe_lgh06xf.h +++ b/drivers/media/dvb/frontends/lg_h06xf.h @@ -1,5 +1,5 @@ /* - * fe_lgh06xf.h - ATSC Tuner support for LG TDVS H06xF + * lg_h06xf.h - ATSC Tuner support for LG TDVS-H06xF * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,8 +16,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifndef FE_LGH06XF_H -#define FE_LGH06XF_H +#ifndef _LG_H06XF_H_ +#define _LG_H06XF_H_ #include "dvb-pll.h" static int lg_h06xf_pll_set(struct dvb_frontend* fe, struct i2c_adapter* i2c_adap, |