/* * linux/radeon_i2c.c * * Original author probably Benjamin Herrenschmidt * or Kronos * Based on Xfree sources * (C) Copyright 2004 Jon Smirl * * This is a GPL licensed file from the Linux kernel, don't add it to the BSD build * * Radeon I2C support routines * */ #include #include #include #include #include #include #include #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) #include #include