ext4: check for overlapping extents in ext4_valid_extent_entries()
[deliverable/linux.git] / include / media / ir-rx51.h
CommitLineData
c332e847
TK
1#ifndef _LIRC_RX51_H
2#define _LIRC_RX51_H
3
4struct lirc_rx51_platform_data {
5 int pwm_timer;
6
7 int(*set_max_mpu_wakeup_lat)(struct device *dev, long t);
8};
9
10#endif
This page took 0.125346 seconds and 5 git commands to generate.