Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274091
b: refs/heads/master
c: f8c414b
h: refs/heads/master
i:
  274089: 5955ce0
  274087: 6e3fa82
v: v3
  • Loading branch information
Heiko Stuebner authored and Kukjin Kim committed Oct 12, 2011
1 parent f60e37d commit 7ea7555
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: df303e0236417ca006e04116f18641dbe4bd704a
refs/heads/master: f8c414b516e17328bb1ab359b273c76a2e665b68
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-samsung/include/plat/adc-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/* re-define device name depending on support. */
static inline void s3c_adc_setname(char *name)
{
#ifdef CONFIG_SAMSUNG_DEV_ADC
#if defined(CONFIG_SAMSUNG_DEV_ADC) || defined(CONFIG_PLAT_S3C24XX)
s3c_device_adc.name = name;
#endif
}
Expand Down

0 comments on commit 7ea7555

Please sign in to comment.