Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374223
b: refs/heads/master
c: 09d718a
h: refs/heads/master
i:
  374221: 3b85ac8
  374219: 316ffb8
  374215: 608aa12
  374207: 72b2e4d
v: v3
  • Loading branch information
Tomasz Figa authored and Olof Johansson committed Apr 28, 2013
1 parent b40f6eb commit 7d234c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 030c2a1e515077dbfabe4e43e32d4a7c549d5543
refs/heads/master: 09d718a78c79ddc270dccbfa1b1070b20b9a9ae1
10 changes: 0 additions & 10 deletions trunk/include/clocksource/samsung_pwm.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@

#define SAMSUNG_PWM_NUM 5

struct platform_device;
struct device_node;

extern spinlock_t samsung_pwm_lock;

struct samsung_pwm_variant {
Expand All @@ -33,11 +30,4 @@ struct samsung_pwm_variant {
bool has_tint_cstat;
};

struct samsung_pwm {
struct samsung_pwm_variant variant;
spinlock_t slock;
void __iomem *base;
int irq[SAMSUNG_PWM_NUM];
};

#endif /* __CLOCKSOURCE_SAMSUNG_PWM_H */

0 comments on commit 7d234c2

Please sign in to comment.