Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109327
b: refs/heads/master
c: 66592ee
h: refs/heads/master
i:
  109325: 6399a07
  109323: e306e4e
  109319: f09b5c0
  109311: ab708d2
v: v3
  • Loading branch information
Ben Dooks committed Aug 26, 2008
1 parent 5dfe947 commit bc75bb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 103895925fbee5bd612ce2217f619df717aa1bda
refs/heads/master: 66592eee16eaede05734ecc6fef797dafd2c6a12
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c24xx/pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ struct pwm_device {
unsigned char pwm_id;
};

#define pwm_dbg(_pwm, msg...) dev_info(&(_pwm)->pdev->dev, msg)
#define pwm_dbg(_pwm, msg...) dev_dbg(&(_pwm)->pdev->dev, msg)

static struct clk *clk_scaler[2];

Expand Down

0 comments on commit bc75bb5

Please sign in to comment.