rtc: stm32: fix comparison warnings
[linux/fpc-iii.git] / Documentation / driver-api / conf.py
blob202726d20088a7d4e369f22a34444977a4a54de7
1 # -*- coding: utf-8; mode: python -*-
3 project = "The Linux driver implementer's API guide"
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'driver-api.tex', project,
9 'The kernel development community', 'manual'),