Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Mar 24-27, 2025, special US time zones
Register
Loading...
v3.15
1/*
2 * We can move mach/soc.h here once the drivers are fixed
3 */
4#include <mach/soc.h>
 
 
v6.9.4
1/*
2 * We can move linux/soc/ti/omap1-soc.h here once the drivers are fixed
3 */
4#include "hardware.h"
5#include "irqs.h"
6#include <asm/irq.h>