powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
[linux-2.6/btrfs-unstable.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'),