From 28d6d027903844aa7bd3a1d9d7ede21c0178a9fb Mon Sep 17 00:00:00 2001 From: Hemant Gupta Date: Thu, 10 Mar 2011 10:13:29 +0530 Subject: DocBook: Add CG2900 FM Radio template This patch re-adds the cg2900_fm_radio.tmpl template file for DocBook, which for some unknown reason has been removed at a time earlier on. This patch also fixes some warnings while generating kernel docs in CG2900 FM Driver. ST-Ericsson ID: 327422 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I1507156af91cfff80af8063f618626a79d955c6a Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/17877 Reviewed-by: Andreas KARLSSON Reviewed-by: Andreas GUSTAFSSON Tested-by: Andreas GUSTAFSSON Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/24915 Reviewed-by: Philippe LANGLAIS Reviewed-by: Said BAGHERI Tested-by: Said BAGHERI --- Documentation/DocBook/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile index 14acb13f5c9..62751081409 100644 --- a/Documentation/DocBook/Makefile +++ b/Documentation/DocBook/Makefile @@ -16,7 +16,8 @@ DOCBOOKS := z8530book.xml mcabook.xml device-drivers.xml \ alsa-driver-api.xml writing-an-alsa-driver.xml \ tracepoint.xml media.xml drm.xml \ i2s.xml msp.xml shrm.xml stmpe.xml touchp.xml \ - tc_keypad.xml prcmu-fw-api.xml + tc_keypad.xml prcmu-fw-api.xml cg2900_fm_radio.xml + ### # The build process is as follows (targets): -- cgit v1.2.3