diff options
author | Tony Lindgren <tony@atomide.com> | 2012-06-26 06:55:23 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-06-26 06:55:23 -0700 |
commit | 9e74f218abd04dfa082391672295ecc1a3654845 (patch) | |
tree | d668104b1021bcc737b5fadc7992f45a4c638705 /drivers/power/avs/Makefile | |
parent | b955eefc46a6923424cbede2f8ab76c8f5acf056 (diff) | |
parent | 21ff63ad131218048525fbd37d065ce61f03bcbd (diff) | |
download | talos-op-linux-9e74f218abd04dfa082391672295ecc1a3654845.tar.gz talos-op-linux-9e74f218abd04dfa082391672295ecc1a3654845.zip |
Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-driver
Diffstat (limited to 'drivers/power/avs/Makefile')
-rw-r--r-- | drivers/power/avs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/avs/Makefile b/drivers/power/avs/Makefile new file mode 100644 index 000000000000..0843386a6c19 --- /dev/null +++ b/drivers/power/avs/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_POWER_AVS_OMAP) += smartreflex.o |